Pause  
Previous  Top  Next

 
Waits for a specified number of milliseconds and then continues executing tasks. This action is useful when you want to perform extensive operations that require a delay between actions.  
 
For example, you might want to create a pause between printing a document and closing it to prevent a printer error. This pause allows time for the document to spool.  
 
 
Pause  
Enter the number of milliseconds * 100.  
 
note Related Topics  
Run Program/Open Document     
Print Document        
Send Network Message     
Send Keystrokes     
Log Off  
SQL Query  
Wait for process  
Comment